[IA64] Support preemption in multicall
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 24 Feb 2010 10:47:34 +0000 (10:47 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 24 Feb 2010 10:47:34 +0000 (10:47 +0000)
commite54b0e627e15b90e86b5c566d22020fdba819b66
treeeee911125500a30550320f59a3ae665eeafa48ca
parentd8f8f35470499fdc74e688719ba55239c237acb0
[IA64] Support preemption in multicall

After 19946:91407452cdb6, preemption in multicall may happen while HVM
domains are running. It cause hypervisor's panic on ia64.
This patch implements it in the same way to x86.

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
xen/arch/ia64/xen/hypercall.c